home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12684 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: erich.triumf.ca!bennett
  2. From: bennett@erich.triumf.ca (P.Bennett)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Opening Pascal Structures in C - Need help
  5. Date: 1 Apr 1996 22:52 PST
  6. Organization: TRIUMF: Tri-University Meson Facility
  7. Distribution: world
  8. Message-ID: <1APR199622522058@erich.triumf.ca>
  9. References: <4jqbru$b70@newsbf02.news.aol.com>
  10. NNTP-Posting-Host: ftp.triumf.ca
  11. News-Software: VAX/VMS VNEWS 1.50    
  12.  
  13. In article <4jqbru$b70@newsbf02.news.aol.com>, klyton@aol.com (Klyton) writes...
  14. >How do you use the pascal keeyword correctly to open a file made in a
  15. >pascal array/structure? I am attempting to open a user file from a bbs
  16. >program that is in pascal.  Any info on the PASCAL keyword and use will be
  17. >greatly appreciated... Thanx...
  18. >klyton@aol.com
  19.  
  20. For Borland compilers, the PASCAL keyword affects the calling convention of a
  21. function - it has nothing to do with file formats.
  22.  
  23. Peter Bennett VE7CEI                | Vessels shall be deemed to be in sight
  24. Internet: bennett@triumf.ca         | of one another only when one can be
  25. Packet: ve7cei@ve7kit.#vanc.bc.ca   | observed visually from the other
  26. TRIUMF, Vancouver, B.C., Canada     |                          ColRegs 3(k)
  27. GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
  28. or: ftp://ftp-i2.informatik.rwth-aachen.de/pub/arnd/GPS/peter/index.html
  29.  
  30.